|
|
marabou wrote:
>
> hello!
>
> i tested a little bit superellipsoids. with the following code i got a
> funny pattern on it. does anybody know why?
>
> -------------------------
> superellipsoid{
> <0.25,0.0001>
> pigment{Gray}
> scale 0.25
> rotate y*-20
> translate <0,0.5,0.5>
> }
>
> -------------------------
i forgot to say: if i take the following parameters the pattern is not
there:
superellipsoid{
<0.25,0.001>
Post a reply to this message
|
|